'Declaration Public Overloads Overridable Sub PerformSelector( _ ByVal selector As ObjCRuntime.Selector, _ ByVal withObject As Foundation.NSObject, _ ByVal afterDelay As Double, _ ByVal nsRunLoopModes() As Foundation.NSString _ )
public virtual void PerformSelector( ObjCRuntime.Selector selector, Foundation.NSObject withObject, double afterDelay, Foundation.NSString[] nsRunLoopModes )
Parameters
- selector
- withObject
- afterDelay
- nsRunLoopModes